home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Belgian Amiga Club - ADF Collection
/
BS1 part 19.zip
/
BS1 part 19
/
Util Collection 5 BS1.adf
/
ps.hd
< prev
next >
Wrap
Text File
|
1988-01-19
|
2KB
|
37 lines
;
; Photo Synthesis v1.0 Copyright 1987 Escape Sequence Inc.
; The Champs! in 1988
;
; NOTE: stack command may NOT be in this file
; Thus stack must have been set to at least 50000 before starting
; Photo Synthesis.
;
; The following assignments are used by Photo Synthesis, and must
; be set accordingly.
;
; SWAP: swap space needed for virtual memory, there should be around
; 800K free so you may wish to use an empty (formatted) disk
; in df1: as your swap directory and assign swap: to df1: or
; you can obviously assign it to you hard disk (if you have one).
; If you have at least 2Mb external memory, then assign SWAP:
; to ram: (better not to use recovery software) for OUTRAGEOUS
; speeds.
;
; SCRP: default directory used in user interface prompter for scripts
;
; IMGS: default directory used in user interface prompter for
; pictures
;
; Be sure your printer has been installed (using preferences) on
; your boot disk if you have one and intend on using print command.
;
; Photo Synthesis may be multitasked, but this is not recommended
; unless whatever else you wish to run uses little (preferably none)
; of the lower 512K (chip memory) and you have plenty of external
; memory!
;
assign SWAP: dh0:PhotoSynthesis
assign SCRP: dh0:PhotoSynthesis/scripts
assign IMGS: dh0:PhotoSynthesis/images